<feed xmlns='http://www.w3.org/2005/Atom'>
<title>clic.git/src, branch 0.01</title>
<subtitle>Console based arbitrary radix, arbitrary precision calculator.
</subtitle>
<id>https://git.xagasoft.com/Smaller Projects/clic.git/atom?h=0.01</id>
<link rel='self' href='https://git.xagasoft.com/Smaller Projects/clic.git/atom?h=0.01'/>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/Smaller Projects/clic.git/'/>
<updated>2013-04-16T21:06:36+00:00</updated>
<entry>
<title>Cleaned up some naming.</title>
<updated>2013-04-16T21:06:36+00:00</updated>
<author>
<name>Mike Buland</name>
<email>mike@xagasoft.com</email>
</author>
<published>2013-04-16T21:06:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/Smaller Projects/clic.git/commit/?id=800af3a90062284ef2a0b21d191a531a8e3ab30b'/>
<id>urn:sha1:800af3a90062284ef2a0b21d191a531a8e3ab30b</id>
<content type='text'>
iOrd is now iScale (places to the right of the decimal.  And iOrder is
now iIdx, since it was just an index.
</content>
</entry>
<entry>
<title>Added formatter for Number.</title>
<updated>2013-04-16T20:53:02+00:00</updated>
<author>
<name>Mike Buland</name>
<email>mike@xagasoft.com</email>
</author>
<published>2013-04-16T20:53:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/Smaller Projects/clic.git/commit/?id=eda2bffe27415d28813badc5db572d1e4b20c3de'/>
<id>urn:sha1:eda2bffe27415d28813badc5db572d1e4b20c3de</id>
<content type='text'>
I'm a little embarassed that I didn't do this from the start, made the
code so much easier to read.
</content>
</entry>
<entry>
<title>Full support for arbitrary radixes is in place.</title>
<updated>2013-04-16T20:41:14+00:00</updated>
<author>
<name>Mike Buland</name>
<email>mike@xagasoft.com</email>
</author>
<published>2013-04-16T20:41:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/Smaller Projects/clic.git/commit/?id=7cfca326d8f824d3749ece6ad63a793197bf6c9d'/>
<id>urn:sha1:7cfca326d8f824d3749ece6ad63a793197bf6c9d</id>
<content type='text'>
It computes the radix and bitwidth dynamically, we could probably speed
that up another step by simply having a table of common ones, but for
now it'll work for anything.
</content>
</entry>
<entry>
<title>The divide function is public now.</title>
<updated>2013-04-16T19:59:04+00:00</updated>
<author>
<name>Mike Buland</name>
<email>mike@xagasoft.com</email>
</author>
<published>2013-04-16T19:59:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/Smaller Projects/clic.git/commit/?id=0e95be4d89b394315a969814a77e08ed358261d6'/>
<id>urn:sha1:0e95be4d89b394315a969814a77e08ed358261d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added /, %, and = operators.</title>
<updated>2013-04-16T19:57:57+00:00</updated>
<author>
<name>Mike Buland</name>
<email>mike@xagasoft.com</email>
</author>
<published>2013-04-16T19:57:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/Smaller Projects/clic.git/commit/?id=7bb55b03c393b5d00914d328a16d238d17f6aa0f'/>
<id>urn:sha1:7bb55b03c393b5d00914d328a16d238d17f6aa0f</id>
<content type='text'>
Division now works just fine, but by long division.  There are
apparently much faster ways of doing division, but as long as it works I
feel like that's a great start :)
</content>
</entry>
<entry>
<title>Added operators: -, ==, !=, &lt;, &gt;, &lt;=, &gt;=</title>
<updated>2013-04-16T16:50:07+00:00</updated>
<author>
<name>Mike Buland</name>
<email>mike@xagasoft.com</email>
</author>
<published>2013-04-16T16:50:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/Smaller Projects/clic.git/commit/?id=25989c6d3911b1d29a5866e668bff52537893afb'/>
<id>urn:sha1:25989c6d3911b1d29a5866e668bff52537893afb</id>
<content type='text'>
Still working on division, needed some other operators to make it work.
</content>
</entry>
<entry>
<title>Addition, subtraction, and multiplication work now</title>
<updated>2013-04-16T05:45:48+00:00</updated>
<author>
<name>Mike Buland</name>
<email>mike@xagasoft.com</email>
</author>
<published>2013-04-16T05:45:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/Smaller Projects/clic.git/commit/?id=44542adf023315d60a8ffc4863f2b161b3c1eb90'/>
<id>urn:sha1:44542adf023315d60a8ffc4863f2b161b3c1eb90</id>
<content type='text'>
Division isn't working yet, there are too many options, I'll figure out
something eventually :-P
</content>
</entry>
<entry>
<title>Initial checkin.</title>
<updated>2013-04-15T21:28:12+00:00</updated>
<author>
<name>Mike Buland</name>
<email>mike@xagasoft.com</email>
</author>
<published>2013-04-15T21:28:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/Smaller Projects/clic.git/commit/?id=f34eb76357fdfc314d6451fd11a2e4d6fcfce434'/>
<id>urn:sha1:f34eb76357fdfc314d6451fd11a2e4d6fcfce434</id>
<content type='text'>
This project will most likely just be stuck into libbu++, but I didn't
want to deal with building it all in windows.
</content>
</entry>
</feed>
